home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u289.dms / in.adf / PrinterDrivers / OKI39xPlus / Readme < prev   
Encoding:
Text File  |  1992-07-26  |  3.2 KB  |  87 lines

  1. (c) Wolf Faust
  2. Am Dorfgarten 10
  3. W-6000 Frankfurt 50
  4. Germany
  5. Fido 2:243/43.5  +(49) 6173 2544   (HST DS)
  6. UUCP:cbmvax.commodore.com!cbmehq!cbmger!venus!wfaust
  7.  
  8. This  driver  must not be sold or used commercially.  You may feel
  9. free  to  copy  it without any charge.  Readme and executable code
  10. must  be  included without modification in any copy.  Inclusion in
  11. any  public-domain  or shareware software selection is not allowed
  12. without the written permission by the autor.
  13.  
  14. Revisions:
  15. 3.11.90  Version 35 Rev 1
  16.           - parts rewritten in assembler
  17.           - memcpy() and setmem() are working with longwords
  18.             access.
  19.  
  20. Description:
  21. ------------
  22. This driver is intended for all those Oki390 ond Oki391 dot matrix
  23. printers  out  there.  The driver is up to 20% faster comparing to
  24. the  commodore  EpsonQ driver and supports more graphic modes (see
  25. below for additional features).
  26.  
  27. For  the latest  version call the above given FIDO/UUCP address or
  28. send  me  a  selfaddressed  letter  and  $10  (this  money is only
  29. intended as donation for paying my postage and printer handbooks).
  30. Further donations won't be refused ;-)
  31.  
  32. Files you must get with this readme:
  33.  
  34.           Oki39xPlus.020  -  MC68020/68030 Driver
  35.           Oki39xPlus      -  MC68000/68010 Driver
  36.           Readme          -  This textfile
  37.  
  38.  
  39. Oki39xPlus (24-pin Epson compatible)
  40. ----------
  41. 1. Dot matrix b&w (Epson color emulation included for future
  42.    compatibility reasons) printer (text and graphics).
  43. 2. This driver is designed for OKI 390 and OKI 391 printers.
  44. 3. Linefeeds # of vertical dots printed.
  45. 4. Density    XDPI    YDPI    XYDPI    Comments
  46.     1     90    180     16200
  47.     2    120    180     21600
  48.     3    180    180     32400
  49.     4    120    360     43200    two pass
  50.     5    180    360     64800    two pass
  51.     6    360    180     64800  *1
  52.     7    360    360    129600    two pass *1
  53. 5. A PaperSize of 'Wide Tractor' selects a maximum print width of
  54.    13.6 inches (for wide carriage printers).
  55. 6. A papertype of 'SINGLE' ejects the sheet with a formfeed after every
  56.    dump. Formfeed after a graphic dump is send according to the
  57.    SPECIAL_NOFORMFEED flag.
  58.  
  59. Special things to note
  60. ----------------------
  61. After my first release of an EpsonLQ compatible printer driver I got
  62. many letters from people asking for an unsupported  printer driver.
  63.  
  64. Please:
  65.  
  66. 1. include some money if you wan't to get answered. Postage takes a
  67.    major part of my income (as student I have no real income :-(  )
  68. 2. in case you found a bug: please give me a full description. In
  69.    most cases I can't verify your statements!
  70. 3. if you wan't some improvements or you have wishes: drop me a note,
  71. 4. if you don't have a driver for your printer or your driver
  72.    doesn't fully support your printer: drop me a note with a
  73.    description of your printer and maybe I'll do this for you...
  74.    (in case you have some bucks to much: don't wait for an answer
  75.    and send me a copy of your manual. But remember: there is no
  76.    guarantee I'll do the job!)
  77.    There will be no single typestroke without a complete copy of
  78.    the printer manual!!
  79. 5. You can expect more to come (I'm working on RLE and spooler
  80.    support).  If you use this driver, look out for a new version...
  81.  
  82. Notes
  83. -----
  84. *1 - in this mode the printer cannot print two consecutive dots in
  85.      a row.  It is recommended that you only use this density for B&W
  86.      Shade dumps.
  87.